LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetNumericValue(Double[],Int32) Method








Buffer that contains the values to set.
Number of values to set. NumericValueCount is updated with this value.
Sets the values under the "Numeric Value" (0040,A30A) element. .NET support
Syntax
public void SetNumericValue( 
   double[] value,
   int length
)
'Declaration
 
Public Overloads Sub SetNumericValue( _
   ByVal value() As Double, _
   ByVal length As Integer _
) 
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value() As Double
Dim length As Integer
 
instance.SetNumericValue(value, length)
public void SetNumericValue( 
   double[] value,
   int length
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformAnnotation.SetNumericValue(Double[],Int32)( 
   value ,
   length 
)
public:
void SetNumericValue( 
   array<double>^ value,
   int length
) 

Parameters

value
Buffer that contains the values to set.
length
Number of values to set. NumericValueCount is updated with this value.
Remarks
The values set using this methods will be ignored if UnformattedTextValue is not a null reference (Nothing in Visual Basic).
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members
Overload List
NumericValueCount Property

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features